(prompt "Renaming S:Startup-Sequence to S:Startup-Sequence.orig "
"so it won't be overwritten by the installation of the "
"new Startup-Sequence.")
(help "If Installer isn't allowed to rename it then it "
"will be overwritten during the next step.\n"
"This is just to make it easier for you to restore "
"your original environment/startup")
(confirm)
)
(complete 60)
(copyfiles
(prompt "Copying the new Startup-Sequence which "
"will start RawStartup immediately after a reboot.")
(source "S/Startup-Sequence")
(dest "S:")
(newname "Startup-Sequence")
(help @copyfiles-help)
(optional force)
(confirm)
)
(complete 70)
(copyfiles
(prompt "Would you like to install an example script ?\n"
"(please have a look at the help text !)"
)
(help "If you use these example scripts you can press the "
"following keys during startup:\n\n"
"F1: Use your old Startup-Sequence (s:RS/Default)\n"
"F2: Use the original Amiga Startup-Sequence (s:RS/Startup_1.3)\n"
"F3: Start ShapeShifter with as much memory as possible. (s:RS/Startup_1.4)\n"
"F4: Start NetBSD (s:RS/Startup_1.5)\n"
"F5: Original Amiga Startup-Sequence but does not load the CyberGfx driver (Startup_1.6)\n\n"
"Please have a look at the different scripts in s:RS/ after they have been installed. It's very likely that you have to modify them to get them work with your configuration."